CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux bootloader

搜索资源列表

  1. grub-0.94.tar

    0下载:
  2. Linux的启动装载(BootLoader)程序-Linux start loading (BootLoader) procedure
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:923518
    • 提供者:某某
  1. bootloader

    0下载:
  2. Loads an ELF kernel for linux v3.0.1
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:1586
    • 提供者:tengionting
  1. mv64x60_i2c

    0下载:
  2. Linux Bootloader version of the i2c driver for the MV64x60.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:1334
    • 提供者:tonggangqan
  1. bootloader

    0下载:
  2. 自己编写的一个很小的bootloader程序,可以运行在s3c2440开发板上,启动linux内核-I have written a small bootloader program that can run on s3c2440 development board to start the linux kernel
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:13805
    • 提供者:陈健
  1. nuc900-Bootloader

    0下载:
  2. 新唐nuc900系列用bootloadder,用于nuc900的norflash boot,可用来引导linux和no-os程序.-The Nuvoton BootLoader is a ROM-based monitor program. It communicates with the host computer by using a serial or network connection. Generally, the bootloader is concomitant with
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-15
    • 文件大小:4056948
    • 提供者:tanshi
  1. ARM-Linux

    0下载:
  2. ARM-Linux嵌入式系统BootLoader的配置与移植-ARM-Linux embedded system configuration and transplantation BootLoader
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:132393
    • 提供者:王莹
  1. BOOTLOADER

    0下载:
  2. 嵌入式LinuxARM架构引导程序,arm引导程序-bootloader of linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:12951
    • 提供者:liqiang
  1. TQ2440usersheet20121203

    0下载:
  2. 天嵌公司开发板tq2440用户手册,涉及到bootloader,kernel,filesystem的移植,烧写-Day embedded development board using the company tq2440 manual, involving linux bootloader, kernel, filesystem, programming, transplant
  3. 所属分类:Project Design

    • 发布日期:2017-06-17
    • 文件大小:27027070
    • 提供者:肖坤
  1. bootloader

    0下载:
  2. Loads an ELF kernel for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1534
    • 提供者:jonkongqao
  1. Linux-cornel-boot

    0下载:
  2. Linux内核在启动的时候需要一些参数,以获得当前硬件的信息或者启动所需资源在内存中的位置等等。这些信息可以通过bootloader传递给内核,比较常见的就是cmdline。以前我在启动内核的时候习惯性的通过uboot传递一个cmdline给内核,没有具体的分析这个过程。最近在分析内核启动过程的时候,重新看了一下内核启动参数的传递过程,彻底解决一下在这方面的疑惑。-linux cornel lanuch
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:45139
    • 提供者:kainlone
  1. Start-on-embedded-Linux-systems

    0下载:
  2. 嵌入式Linux启动分为两个部分,系统引导与Linux启动。系统引导将完成Linux装入内存前,初始化CPU和相关IO设备,并将Linux调入内存的工作。系统引导主要由BootLoader实现。在BootLoader将Linux内核调入内存之后,将权力交给LinuxKernel,进入Linux的启动部分。本文详细分析启动的过程与使用。-Embedded Linux boot is divided into two parts, the system boot with Linux. Linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-27
    • 文件大小:23461
    • 提供者:王长清
  1. cfe-1.4.2-src

    0下载:
  2. 一个很好的基于嵌入式Linux的bootloader,适用于许多体系结构,是一款非常好的学习Linux的引导程序,适合于实际项目。-A good based on embedded Linux bootloader, for many architectures,it is a very good learning Linux boot loader, suitable for practical projects.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-11
    • 文件大小:2360969
    • 提供者:孙兵剑
  1. linux-process-start-analysis

    0下载:
  2. 1,bootloader启动内核过程 2,内核启动地址的确定 3,内核解压缩过程 4,汇编部分-1, bootloader to boot the kernel process 2, to determine the address of the kernel boot 3, kernel decompression process 4, assembly part
  3. 所属分类:Driver develop

    • 发布日期:2017-04-26
    • 文件大小:150921
    • 提供者:longman
  1. bootloader

    0下载:
  2. 自己写的bootloader,包含了内存和flash 的初始化,可以引导并启动linux内核。-My bootloader, includes the code to initialize the RAM and flash,can load the linux kernel and start it.
  3. 所属分类:Driver develop

    • 发布日期:2017-03-31
    • 文件大小:13903
    • 提供者:hgl
  1. haret-rx1950.tar

    0下载:
  2. Linux bootloader for WinCE, old version for ipaq rx1950
  3. 所属分类:Windows CE

    • 发布日期:2017-05-03
    • 文件大小:554072
    • 提供者:Vasily
  1. bootloader

    0下载:
  2. mini2440上的一个简单的bootloader 用arm-linux-gcc4.4.3编译的 能成功引导 原生的linux2.6.32其他内核没试过 2.6.32,用自带的mini2440_defconfig配置后再用menuconfig去掉net的相关选项-A simple bootloader mini2440 on with arm-linux-gcc4.4.3 compiler can successfully boot the native linux2.6.32 not trie
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-29
    • 文件大小:24828
    • 提供者:菌菇
  1. pda.tar

    0下载:
  2. pda ipaq source code under linux bootloader
  3. 所属分类:Software Testing

    • 发布日期:2017-05-04
    • 文件大小:273583
    • 提供者:zz
  1. Linux

    0下载:
  2. Linux开发系列由浅入深地介绍了交叉编译工具的搭建、基于s3c2416 bootloader的实现过程,以目前最新版的linux4.10.10内核为基础,一步步细致地介绍了修改编译,以及最简单的hello world根文件系统到实用复杂的根文件系统的构建。从而对bootloader、linux内核、根文件系统之间的关系有一定的认识。系列文章选取了几个典型的linux设备驱动,如LED、gpio按键、u盘、sd卡、网卡、nand flash、lcd等等,介绍了linux设备驱动框架的模式。针对嵌
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-13
    • 文件大小:9067388
    • 提供者:黄天
  1. 《ARM体系结构与编程》杜春雷

    0下载:
  2. 这篇文章是好不容易找到的,关于arm体系架构讲解的书,对理解BootLoader有很大帮助(This article is not easy to find, on the arm architecture to explain the book, to understand the BootLoader has great help)
  3. 所属分类:驱动编程

    • 发布日期:2018-01-01
    • 文件大小:18610176
    • 提供者:BigBull
  1. ArmLinux.bootloader.全程详解

    0下载:
  2. ARM linux 的BOOTLOAD 详细介绍给新手。(The BOOTLOAD of the ARM Linux is introduced in detail to the novice.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-08
    • 文件大小:117760
    • 提供者:terrytxm
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com